type github.com/jackc/pgx/v5/pgtype.encodePlanUint32CodecTextUint32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L130: 			return encodePlanUint32CodecTextUint32{}
		uint32.go#L183: type encodePlanUint32CodecTextUint32 struct{}
		uint32.go#L185: func (encodePlanUint32CodecTextUint32) Encode(value any, buf []byte) (newBuf []byte, err error) {